home *** CD-ROM | disk | FTP | other *** search
- /**********************************************************************
- * Colorer.RC Plug-in Colorer Resource file.
- *
- * Copyright (C) 1993-1995 Adobe Systems Incorporated. All rights reserved.
- *
- * ABSTRACT:
- * This resource file must contain a RI_REGINFO ADNI resource.
- * It should also contain any other resources.
- *
- ************************************************************************/
- //#ifdef APSTUDIO_INVOKED
- // #error This file is not editable by Visual C++. Open it as Text.
- //#endif //APSTUDIO_INVOKED
-
-
- // These are the codes for Addition Resources:
- #define RI_REGINFO 101
- #define ADNI 301
-
- // This is the declaration of the RI_REGINFO ADNI resource.
- RI_REGINFO ADNI MOVEABLE //101 301
- // Header:
- BEGIN
- 03L // 0x1 kStayInMem 0x2 kRegister
- 0x0300 // Interface Version 3.0 (WORD)
- // This needs to be version 2.0 for PM 6.0 and greater
- 1 // number of Additions in DLL Addition library (SHORT)
-
- // definition of Addition number 1:
- 1L // string id# for menu name (DWORD)
- 0x05L // 1 if Addition should appear in menu, 0 otherwise (unsigned long)
- // 0x04 if Addition should be enabled in Layout state.
- // 0x08 if Addition should be enabled in Story Edit state.
- // 0x10 if Addition should be enabled in Nopub state.
- // To appear in menu for all states the value is 0x1DL.
- 0x0100 // Addition Version 1.00 (WORD)
- 0 // reserved (WORD)
- 1L // Addition number. (The first Addition get number 1) (LONG)
- 0L // reserved (LONG)
-
- END
-
-